home *** CD-ROM | disk | FTP | other *** search
- Subject: Re: Icons don't show up in the menu
- Sent: 7/2/96 1:58 PM
- Received: 7/2/96 4:01 PM
- From: Neal Williams, neal@corda.com
- Reply-To: ODF Interest, ODF-Interest@CILabs.ORG
- To: OpenDoc Development Framework Discussion List, ODF-Interest@CILabs.
-
- >>How do I check for a key down event in ODF? I can't find any HandleKey,
- >or
- >>KeyDown methods that I can subclass, and my DoVirtualKey method is
- >not
- >>called with some command key events.
- >
- >Look at FW_MEventHandler::HandleCharKey.
- >
- >
-
- FW_MEventHandler::HandleCharKey is not called for command-c, or command-v
- key events. Neither is MEventHandler::HandleVirtualKey.
-
- Is there a method that is?
-
- -Neal
-